.ft-bg333 {
    background-color: #333;
}
.ft-major {
    padding: 30px 0;
}
.ft-major li {
    float: left;
    width: 25%;
    _width: 24.9%;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    cursor: pointer;
}
.ft-major li .ico-ft {
    float: left;
    margin-right: 10px;
}
.ft-major li b {
    font-size: 18px;
    font-weight: normal;
    color: #bbb;
}
.ft-major li:hover .i-ft-mr1 {
    background-position: 0 -125px;
}
.ft-major li:hover .i-ft-mr2 {
    background-position: -70px -125px;
}
.ft-major li:hover .i-ft-mr3 {
    background-position: -140px -125px;
}
.ft-major li:hover .i-ft-mr4 {
    background-position: -210px -125px;
}

.ft-guide {
    padding: 30px 250px 30px 0;
}
.ft-guide dl {
    float: left;
    width: 25%;
    _width: 24.5%;
}
.ft-guide dt {
    font-size: 16px;
    color: #ccc;
}
.ft-guide dd a {
    display: block;
    line-height: 24px;
    color: #999;
}
.ft-guide dd a:hover {
    color: #f25618;
}
.ico-sy {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background: url(../imgs/ico-sy.png) no-repeat;
}
.ft-map {
    width: 200px;
    height: 90px;
    padding: 70px 0 0 25px;
    background: url(../imgs/ft-map2.jpg) no-repeat;
    margin: 10px 20px 10px 0;
}
.ft-map span {
    display: block;
    font-size: 30px;
    line-height: 34px;
    color: #f36f20;
}
.ft-map p {
    color: #bbb;
    font-size: 14px;
}
.ft-b-nv{
    font-size: 14px;
}
.ft-b-nv span {
    color: #c5c5c5;
    margin: 0 10px;
}
.ft-b-copy{
    font-size: 14px;
}
.ft-b-copy {
    color: #bbb;
}
.i-sy32,
.i-sy33,
.i-sy34,
.i-sy35 {
    width: 100px;
    height: 100px;
}
.i-sy32 {
    background-position: -150px -40px;
}
.i-sy33 {
    background-position: -150px -150px;
}
.i-sy34 {
    background-position: -150px -260px;
}
.i-sy35 {
    background-position: -150px -370px;
}
.g-ft3 .ft-major li {
    text-align: center;
    float: left;
    width: 25%;
    _width: 24.9%;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    cursor: pointer;
}
.g-ft3 .ft-major li p {
    margin: 20px 0 5px;
}
.ft-major li a {
    display: inline-block;
}
.g-ft3 .ft-major li span {
    display: block;
    line-height: 24px;
    color: #bbb;
}
.ft-guide a {
    font-size: 14px;
}
.ft-guide dl .mb10 {
    font-size: 16px;
}
.yq-link {
    padding: 30px 0;
    border-top: 1px solid #2d2d2d;
}
.yq-link .yq-tab {
    height: 32px;
}
.yq-link .yq-tab span {
    float: left;
    margin-right: 20px;
    padding: 0 10px 10px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #ccc;
    cursor: pointer;
}
.yq-link .yq-tab .yq-tab-now {
    color: #fff;
    border-bottom: 2px solid #fff;
}
.yq-con li a {
    float: left;
    margin-right: 8px;
    line-height: 24px;
    color: #999;
    white-space: nowrap;
}
.yq-con li a:hover {
    color: #f25618;
}
.ft-warn {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}




/* 新加入css */


.ft_number {
    height: 32px;
    padding: 37px 0;
}

.ft_number li {
    float: left;
    width: 20%;
    font-size: 16px;
    color: #666;
    line-height: 32px;
}

.ft_number li .ico_hf {
    float: left;
    margin-right: 14px;
}

.ft_number li p {
    float: left;
}


.ft_main {
    padding: 50px 0 40px;
    background: #141414 url('../imgs/ft_bg.jpg') no-repeat center bottom;
}

.kefu {
    float: left;
    padding-left: 70px;
    position: relative;
    color: #fff;
}

.kefu .i_hf11 {
    position: absolute;
    left: 0;
    top: 0;
}

.kefu .f16 {
    font-size: 16px;
    line-height: 24px;
}

.kefu .din-m {
    font-size: 24px;
    line-height: 26px;
}

.kefu .f12 {
    font-size: 12px;
    color: #666;
    margin-top: 7px;
}

.kefu .btn {
    width: 110px;
    height: 30px;
    background-color: #000;
    border: 1px solid #ccc;
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 16px;
    cursor: pointer;
    transition: all .15s linear;
}

.kefu .btn .i_hf6 {
    float: right;
    margin: 10px 10px 0 0;
}

.kefu .btn:hover {
    opacity: .7;
}

.ft_r dl {
    float: left;
    width: 100px;
}

.ft_r dl dt {
    color: #fff;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 20px;
}

.ft_r dl dd {
    height: 28px;
    overflow: hidden;
}

.ft_r dl dd a {
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 28px;
    transition: color .25s linear;
}

.ft_r dl dd a:hover {
    color: #999;
}

.ft_r dl.r_1, .ft_r dl.r_2 {
    margin-right: 85px;
}

.ft_r dl.r_3 {
    margin-right: 100px;
}

.ft_r dl.r_4 {
    padding-right: 45px;
}

.ft_r dl.r_4 dd {
    height: auto;
}


.ft_tab {
    margin-top: 23px;
}

.ft_tab .tab_nav {
    height: 35px;
    line-height: 30px;
    border-bottom: 1px solid #262626;
}

.ft_tab .tab_nav span {
    float: left;
    padding-bottom: 5px;
    position: relative;
    font-size: 12px;
    color: #999;
    margin-right: 30px;
    cursor: pointer;
}

.ft_tab .tab_nav span.cur {
    color: #fff;
}

.ft_tab .tab_nav span.cur:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background-color: #fff;
    content: '';
}

.ft_tab .tab_item {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    padding-top: 15px;
}

.ft_tab .tab_item a, .ft_tab .tab_item span {
    float: left;
    color: #4d4d4d;
    margin-right: 15px;
    transition: color .25s linear;
}

.ft_tab .tab_item a:hover, .ft_tab .tab_item span:hover {
    color: #999;
}



.pagination_dot {
    height: 8px;
    line-height: 8px;
}

.pagination_dot .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    cursor: pointer;
    background-color: #ccc;
    border-radius: 4px;
    margin: -2px 4px 0;
    transition: width .15s linear;
}

.pagination_dot .swiper-active-switch {
    width: 16px;
    background-color: #01af63;
}


.r_pop_menu {
    position: fixed;
    right: 0;
    bottom: 15%;
    z-index: 500;
    width: 60px;
    padding: 8px 0;
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0,0,0, .1);
    border-radius: 4px 0 0 4px;
}

.r_pop_menu li a {
    display: block;
    padding: 8px 0;
    font-size: 12px;
    color: #999;
    text-align: center;
}

.r_pop_menu li a .ico_hf {
    display: block;
    margin: auto;
    transition: all .15s linear;
}

.r_pop_menu li a:hover {
    color: #11ab5d;
}

.r_pop_menu li a:hover .i_hf17 {
    background-position: -20px -30px;
}

.r_pop_menu li a:hover .i_hf18 {
    background-position: -20px -90px;
}

.r_pop_menu li a:hover .i_hf19 {
    background-position: -20px -150px;
}



.page-bar a,
.page-bar span {
    display: inline-block;
    width: 40px;
    height: 38px;
    text-align: center;
    color: #999;
    line-height: 38px;
}

.page-bar a {
    background-color: #fff;
    border: 1px solid #eee;
    margin-left: -1px;
}

.page-bar .p-prev,
.page-bar .p-next {
    width: auto;
    padding: 0 14px;
    white-space: nowrap;
    font-family: serif;
    font-weight: bold;
}

.page-bar span {
    height: 40px;
    line-height: 40px;
}

.page-bar a:hover, .page-bar a.cur {
    background-color: #11b790;
    border-color: #11b790;
    color: #fff;
}

.ect {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ovh {
    overflow: hidden;
}


.btn-gn {
    background-color: #01af63;
    border: 1px solid #01af63;
    color: #fff;
}

.btn-gn:hover {
    color: #fff;
}

.iconfont {
    display: inline-block;
    vertical-align: middle;
}

.btn_oe {
    background-color: #f25618;
    border-color: #f25618 !important;
    color: #fff !important;
}

.bg_black {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: #000;
    opacity: .5;
}

.bg-activity {
    padding-top: 80px;
    background: url('../imgs/70th_bg.jpg') no-repeat center top;
}

.bg-activity .header_bar {
    width: 1200px;
    padding: 0 20px;
    margin-left: -20px;
}

.act-conts {
    padding: 0 20px;
    background-color: #fff;
}

.ft-warn {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}


.top_bar .r_nav li .all_nav {
    height: 300px;
}

.logo_bar .btn {
    border: 0px;
    padding: 0px;
}

.s-n-city {
    display: none
}



.hd-chartlet .w1200 { position: relative; }
.hd-chartlet .char-close {
    position: absolute; top:10px; right: 10px; z-index: 10; cursor: default;
    width: 20px; height: 20px; background-color: rgba(0,0,0, .2); border-radius: 50%;
    font-size: 16px; color: #fff; text-align: center; line-height: 20px;
}
.hd-chartlet a,
.hd-chartlet a img { display: block; }




.friendship-links { position: relative; padding-left: 92px; line-height: 28px; min-height: 28px; margin-bottom: 10px; overflow: hidden; }
.friendship-links .label { position: absolute; top: 0; left: 0; color: #222; font-size: 14px; font-weight: bold; width: 90px; }
.friendship-links .friendship-links .label { color: #aaa; font-weight: normal; }
.friendship-con { position: relative; padding-right: 44px; min-height: 28px; }
.friendship-con .zk-btn { display: none; position: absolute; top: 0; right: 0; cursor: pointer; color: #0057ff; font-size: 12px; }
.friendship-con .sq-btn .iconfont { transform: rotate(180deg); margin-top: -4px; }
.friendship-con .ovh { height: 28px; overflow: hidden; -webkit-transition: height .3s linear; transition: height .3s linear; }
.friend-link-con { overflow: hidden; }
.friend-link-con a { float: left; white-space: nowrap; margin-right: 20px; font-size: 14px; color: #666; }
.friend-link-con a:hover { color: #0057ff; }


.ft-link { background-color: #151515; margin-bottom: 60px; }
.ft-link .hr-line { height: 1px; background-color: #222; margin-top: 40px; }
.ft-link .friendship-links { margin-bottom: 12px; font-size: 12px; }
.ft-link .friendship-links .label { color: #666; font-size: 12px; }
.ft-link .friend-link-con a { font-size: 12px; color: #444; }
.ft-link .friendship-con .zk-btn { color: #555; }
.ft-link .friendship-con .zk-btn .iconfont { font-size: 12px; color: #666; margin-left: 5px; }

.hd-chartlet .char-close { position: absolute; top: 10px; right: 10px; z-index: 10; cursor: default; width: 20px; height: 20px; background-color: rgba(0,0,0, .2); border-radius: 50%; font-size: 16px; color: #fff; text-align: center; line-height: 20px; }


.s-gn {color: #01af63 !important;}
.i_hf12 {
    width: 34px;
    height: 32px;
    background-position: -50px 0;
}

.i_hf13 {
    width: 34px;
    height: 32px;
    background-position: -50px -40px;
}

.i_hf14 {
    width: 34px;
    height: 32px;
    background-position: -50px -80px;
}

.i_hf15 {
    width: 34px;
    height: 32px;
    background-position: -50px -120px;
}

.i_hf16 {
    width: 34px;
    height: 32px;
    background-position: -50px -160px;
}
.i_hf11 {
    width: 48px;
    height: 48px;
    background-position: 0 -180px;
}
.kefu .i_hf11 {
    position: absolute;
    left: 0;
    top: 0;
}
.kefu .btn .i_hf6 {
    float: right;
    margin: 10px 10px 0 0;
}
.i_hf6 {
    width: 6px;
    height: 10px;
    background-position: 0 -80px;
}

.ft_tab {
    margin-top: 23px;
}
.ft_tab .tab_nav {
    height: 35px;
    line-height: 30px;
    border-bottom: 1px solid #262626;
}
.ft_tab .tab_nav span {
    float: left;
    padding-bottom: 5px;
    position: relative;
    font-size: 12px;
    color: #999;
    margin-right: 30px;
    cursor: pointer;
}
.ft_tab .tab_nav span.cur {
    color: #fff;
}
.ft_tab .tab_item {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    padding-top: 15px;
}
.ft_tab .tab_item a{
    float: left;
    color: #4d4d4d;
    margin-right: 15px;
    transition: color .25s linear;
}
.ft_other {
    height: 86px;
    font: 12px/20px tahoma, \5FAE\8F6F\96C5\9ED1;
}

.ft_other .r_safety {
    float: right;
    width: 99px;
    height: 38px;
    margin-top: 24px;
}

.ft_other .ft_link_map {
    padding-top: 16px;
    overflow: hidden;
}

.ft_other .ft_link_map li {
    float: left;
    margin-right: 40px;
}

.ft_other .ft_link_map li a {
    color: #666;
    transition: color .25s linear;
}

.ft_other .ft_link_map li a:hover {
    color: #000;
}

.ft_other .copyright {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.ft_other .copyright span {
    color: #666;
    margin: 0 5px;
}


.ft-major li span{
    display: block;
    line-height: 24px;
    color: #bbb;
}
.ft-major li{
    text-align: center;
}